Skip to content

β˜• chore: Bump oven/bun from 1.3.10-slim to 1.3.11-slim#59

Merged
warengonzaga merged 1 commit intodevfrom
dependabot/docker/dev/oven/bun-1.3.11-slim
Apr 3, 2026
Merged

β˜• chore: Bump oven/bun from 1.3.10-slim to 1.3.11-slim#59
warengonzaga merged 1 commit intodevfrom
dependabot/docker/dev/oven/bun-1.3.11-slim

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps oven/bun from 1.3.10-slim to 1.3.11-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps oven/bun from 1.3.10-slim to 1.3.11-slim.

---
updated-dependencies:
- dependency-name: oven/bun
  dependency-version: 1.3.11-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added infra [Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs] security [Type] Security vulnerability or hardening [issues, PRs] labels Mar 23, 2026
@warengonzaga warengonzaga merged commit ade1023 into dev Apr 3, 2026
5 of 9 checks passed
@warengonzaga warengonzaga deleted the dependabot/docker/dev/oven/bun-1.3.11-slim branch April 3, 2026 09:40
Copilot AI pushed a commit that referenced this pull request Apr 13, 2026
Bumps oven/bun from 1.3.10-slim to 1.3.11-slim.

---
updated-dependencies:
- dependency-name: oven/bun
  dependency-version: 1.3.11-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>
warengonzaga added a commit that referenced this pull request Apr 13, 2026
* πŸ”§ update (secrets): extend SecretsManager interface and engine types

* πŸ”§ update (core): extend agent loop with state tracking support

* πŸ”§ update (discord): extend plugin with new channel handlers

* πŸ”§ update (cli): update setup and setup-web commands

* πŸ”§ update (cli): extend start command and expand tests

* πŸ”§ update (cli): extend purge command and expand tests

* πŸ”§ update: fix retry duplication, path quoting, auto-restart deduplication, and error state readyTag

Agent-Logs-Url: https://github.com/warengonzaga/tinyclaw/sessions/eb1b6ce1-d1b7-4f02-aec2-673c9274380d

Co-authored-by: warengonzaga <[email protected]>

* πŸ”§ update (core): extract RESTART_TOOL_NAME constant and fix auto-restart guard

Agent-Logs-Url: https://github.com/warengonzaga/tinyclaw/sessions/eb1b6ce1-d1b7-4f02-aec2-673c9274380d

Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump vite from 7.3.1 to 8.0.0 (#58)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump github/codeql-action from 4.32.5 to 4.33.0 (#57)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.5 to 4.33.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@c793b71...b1bff81)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump docker/setup-qemu-action from 3 to 4 (#53)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump wgtechlabs/release-build-flow-action from 1.6.0 to 1.7.0 (#52)

Bumps [wgtechlabs/release-build-flow-action](https://github.com/wgtechlabs/release-build-flow-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/wgtechlabs/release-build-flow-action/releases)
- [Changelog](https://github.com/wgtechlabs/release-build-flow-action/blob/main/CHANGELOG.md)
- [Commits](wgtechlabs/release-build-flow-action@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: wgtechlabs/release-build-flow-action
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump actions/setup-node from 6.2.0 to 6.3.0 (#51)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@6044e13...53b8394)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump oven/bun from 1.3.10-slim to 1.3.11-slim (#59)

Bumps oven/bun from 1.3.10-slim to 1.3.11-slim.

---
updated-dependencies:
- dependency-name: oven/bun
  dependency-version: 1.3.11-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump nick-fields/retry from 3 to 4 (#60)

Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3 to 4.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Commits](nick-fields/retry@v3...v4)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump wgtechlabs/package-build-flow-action from 2.1.0 to 2.1.1 (#61)

Bumps [wgtechlabs/package-build-flow-action](https://github.com/wgtechlabs/package-build-flow-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wgtechlabs/package-build-flow-action/releases)
- [Changelog](https://github.com/wgtechlabs/package-build-flow-action/blob/main/CHANGELOG.md)
- [Commits](wgtechlabs/package-build-flow-action@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: wgtechlabs/package-build-flow-action
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump typescript from 5.9.3 to 6.0.2 (#63)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump github/codeql-action from 4.33.0 to 4.35.1 (#64)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.33.0 to 4.35.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b1bff81...c10b806)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump actions/deploy-pages from 4.0.5 to 5.0.0 (#65)

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.5 to 5.0.0.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@d6db901...cd2ce8f)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

* β˜• chore: Bump wgtechlabs/container-build-flow-action from 1.7.0 to 1.7.1 (#67)

Bumps [wgtechlabs/container-build-flow-action](https://github.com/wgtechlabs/container-build-flow-action) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/wgtechlabs/container-build-flow-action/releases)
- [Changelog](https://github.com/wgtechlabs/container-build-flow-action/blob/main/CHANGELOG.md)
- [Commits](wgtechlabs/container-build-flow-action@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: wgtechlabs/container-build-flow-action
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: warengonzaga <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: warengonzaga <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra [Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs] security [Type] Security vulnerability or hardening [issues, PRs]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant